Skip to content

build(deps): bump the go-dependencies group with 9 updates - #90

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-6a997349b4
Closed

build(deps): bump the go-dependencies group with 9 updates#90
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-6a997349b4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-dependencies group with 9 updates:

Package From To
github.com/aws/aws-sdk-go-v2 1.42.1 1.43.0
github.com/aws/aws-sdk-go-v2/config 1.32.29 1.32.31
github.com/aws/aws-sdk-go-v2/credentials 1.19.28 1.19.30
github.com/aws/aws-sdk-go-v2/service/cognitoidentity 1.35.0 1.36.0
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider 1.64.0 1.67.0
github.com/aws/aws-sdk-go-v2/service/ecr 1.59.0 1.60.0
github.com/moby/go-archive 0.2.0 0.2.1
github.com/skpr/api 1.6.0 1.7.0
google.golang.org/grpc 1.82.0 1.82.1

Updates github.com/aws/aws-sdk-go-v2 from 1.42.1 to 1.43.0

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.29 to 1.32.31

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.19.28 to 1.19.30

Commits

Updates github.com/aws/aws-sdk-go-v2/service/cognitoidentity from 1.35.0 to 1.36.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider from 1.64.0 to 1.67.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ecr from 1.59.0 to 1.60.0

Commits

Updates github.com/moby/go-archive from 0.2.0 to 0.2.1

Release notes

Sourced from github.com/moby/go-archive's releases.

v0.2.1

What's Changed

Test and CI changes

Dependency updates

... (truncated)

Commits
  • 0bfb096 Merge pull request #64 from thaJeztah/tar_no_shellout
  • 0d250bd TestIsArchivePathInvalidFile: avoid shelling out
  • 10d37c8 TestIsArchivePathDir: remove shelling out to create dir
  • f64cf0a use Go to construct tar file in tests
  • 5b4e043 Merge pull request #77 from thaJeztah/bump_deps
  • 6e28a6c Merge pull request #78 from thaJeztah/bump_compress
  • 664ad7c build(deps): github.com/klauspost/compress v1.18.7
  • 7f65ab2 build(deps): github.com/moby/sys/mount v0.3.5
  • 6c48a11 build(deps): github.com/moby/sys/user v0.4.1
  • 61814fd Merge pull request #76 from vvoland/work-root-master
  • Additional commits viewable in compare view

Updates github.com/skpr/api from 1.6.0 to 1.7.0

Release notes

Sourced from github.com/skpr/api's releases.

v1.7.0

What's Changed

Full Changelog: skpr/api@v1.6.0...v1.7.0

Commits
  • 1d5be39 Add ListStreamsV2 RPC with stream metadata (#62)
  • 38fa7d3 Updating mock metric stepping to match skpr
  • fdf77e3 feat: Mock start and end times for metrics (#59)
  • 050bcd9 Bump the go-dependencies group with 2 updates (#58)
  • c75d245 Bump google.golang.org/grpc in the go-dependencies group (#57)
  • See full diff in compare view

Updates google.golang.org/grpc from 1.82.0 to 1.82.1

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.82.1

Security

  • server: Stop reading from the connection when flooded by HTTP/2 frames. The default value for this limit is 100 frames, excluding DATA and HEADERS, and may be changed by setting environment variable GRPC_GO_EXPERIMENTAL_CONTROL_BUFFER_THROTTLE_LIMIT.
  • xds/rbac: Support Metadata and RequestedServerName permissions matcher fields. If present in a DENY rule, previously these would be ignored and fail-open.
  • xds/rbac: Fix panic when parsing unsupported fields in NotRule/NotId permissions.
  • xds/rbac: Support the deprecated source_ip principal identifier by treating it as equivalent to direct_remote_ip.
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-dependencies group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.42.1` | `1.43.0` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.29` | `1.32.31` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.28` | `1.19.30` |
| [github.com/aws/aws-sdk-go-v2/service/cognitoidentity](https://github.com/aws/aws-sdk-go-v2) | `1.35.0` | `1.36.0` |
| [github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider](https://github.com/aws/aws-sdk-go-v2) | `1.64.0` | `1.67.0` |
| [github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2) | `1.59.0` | `1.60.0` |
| [github.com/moby/go-archive](https://github.com/moby/go-archive) | `0.2.0` | `0.2.1` |
| [github.com/skpr/api](https://github.com/skpr/api) | `1.6.0` | `1.7.0` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.82.0` | `1.82.1` |


Updates `github.com/aws/aws-sdk-go-v2` from 1.42.1 to 1.43.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.42.1...v1.43.0)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.29 to 1.32.31
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.29...config/v1.32.31)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.28 to 1.19.30
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.19.28...credentials/v1.19.30)

Updates `github.com/aws/aws-sdk-go-v2/service/cognitoidentity` from 1.35.0 to 1.36.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.35.0...v1.36.0)

Updates `github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider` from 1.64.0 to 1.67.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.64.0...service/s3/v1.67.0)

Updates `github.com/aws/aws-sdk-go-v2/service/ecr` from 1.59.0 to 1.60.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.59.0...service/s3/v1.60.0)

Updates `github.com/moby/go-archive` from 0.2.0 to 0.2.1
- [Release notes](https://github.com/moby/go-archive/releases)
- [Changelog](https://github.com/moby/go-archive/blob/main/changes_test.go)
- [Commits](moby/go-archive@v0.2.0...v0.2.1)

Updates `github.com/skpr/api` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/skpr/api/releases)
- [Changelog](https://github.com/skpr/api/blob/main/release.proto)
- [Commits](skpr/api@v1.6.0...v1.7.0)

Updates `google.golang.org/grpc` from 1.82.0 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.82.0...v1.82.1)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.19.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cognitoidentity
  dependency-version: 1.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider
  dependency-version: 1.67.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ecr
  dependency-version: 1.60.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/moby/go-archive
  dependency-version: 0.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/skpr/api
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 26, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 29, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/go-dependencies-6a997349b4 branch July 29, 2026 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants